[INFO] cloning repository https://github.com/ardifx01/magelang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ardifx01/magelang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardifx01%2Fmagelang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardifx01%2Fmagelang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca3f2ad0f22ea2c60c9cb15b386531915a449907
[INFO] checking ardifx01/magelang against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardifx01%2Fmagelang" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ardifx01/magelang
[INFO] finished tweaking git repo https://github.com/ardifx01/magelang
[INFO] tweaked toml for git repo https://github.com/ardifx01/magelang written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ardifx01/magelang on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ardifx01/magelang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9
[INFO] running `Command { std: "docker" "start" "91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling cranelift-isle v0.103.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.103.0
[INFO] [stderr]     Checking ahash v0.8.7
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.103.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling io-extras v0.18.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking cranelift-control v0.103.0
[INFO] [stderr]     Checking wasm-encoder v0.38.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking wasmtime-component-util v16.0.0
[INFO] [stderr]    Compiling cap-primitives v2.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking wasmtime-asm-macros v16.0.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling cap-std v2.0.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wasm-encoder v0.39.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling wasmtime-cache v16.0.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-wmemcheck v16.0.0
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v16.0.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling wasi-common v16.0.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking wast v70.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.103.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking magelang_syntax v0.1.0 (/opt/rustwide/workdir/magelang_syntax)
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]    Compiling system-interface v0.26.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling cap-fs-ext v2.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> magelang_syntax/src/token.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn location(&self, pos: Pos) -> Location {
[INFO] [stdout]    |                     ^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn location(&self, pos: Pos) -> Location<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking magelang_typecheck v0.1.0 (/opt/rustwide/workdir/magelang_typecheck)
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking cap-rand v2.0.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling wasmtime-wasi v16.0.0
[INFO] [stderr]     Checking wasm_helper v0.1.0 (/opt/rustwide/workdir/wasm_helper)
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stdout] warning: struct `FloatConst` is never constructed
[INFO] [stdout]    --> magelang_typecheck/src/expr.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct FloatConst(f64);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> magelang_typecheck/src/scope.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn iter(&self) -> impl Iterator<Item = (Symbol, &T)> {
[INFO] [stdout]    |                        ^^^^^                           ^^^^^^  ^^ the same lifetime is elided here
[INFO] [stdout]    |                        |                               |
[INFO] [stdout]    |                        |                               the same lifetime is hidden here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn iter(&self) -> impl Iterator<Item = (Symbol<'_>, &T)> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wasm_helper/src/serializer.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn as_section(&self, id: u8) -> Option<Section<Self>>;
[INFO] [stdout]     |                   ^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn as_section(&self, id: u8) -> Option<Section<'_, Self>>;
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wasm_helper/src/serializer.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn as_section(&self, id: u8) -> Option<Section<Self>> {
[INFO] [stdout]     |                   ^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn as_section(&self, id: u8) -> Option<Section<'_, Self>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking magelang_wasmgen v0.1.0 (/opt/rustwide/workdir/magelang_wasmgen)
[INFO] [stdout] warning: struct `FloatConst` is never constructed
[INFO] [stdout]    --> magelang_typecheck/src/expr.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub struct FloatConst(f64);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> magelang_typecheck/src/scope.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn iter(&self) -> impl Iterator<Item = (Symbol, &T)> {
[INFO] [stdout]    |                        ^^^^^                           ^^^^^^  ^^ the same lifetime is elided here
[INFO] [stdout]    |                        |                               |
[INFO] [stdout]    |                        |                               the same lifetime is hidden here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub(crate) fn iter(&self) -> impl Iterator<Item = (Symbol<'_>, &T)> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wasm_helper/src/serializer.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn as_section(&self, id: u8) -> Option<Section<Self>>;
[INFO] [stdout]     |                   ^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn as_section(&self, id: u8) -> Option<Section<'_, Self>>;
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wasm_helper/src/serializer.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn as_section(&self, id: u8) -> Option<Section<Self>> {
[INFO] [stdout]     |                   ^^^^^                    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn as_section(&self, id: u8) -> Option<Section<'_, Self>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> magelang_syntax/src/token.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn location(&self, pos: Pos) -> Location {
[INFO] [stdout]    |                     ^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn location(&self, pos: Pos) -> Location<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v16.0.0
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]    Compiling wasmtime-fiber v16.0.0
[INFO] [stderr]    Compiling wasmtime-runtime v16.0.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking cap-time-ext v2.0.1
[INFO] [stderr]     Checking cap-net-ext v2.0.1
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling wit-parser v0.13.1
[INFO] [stderr]    Compiling wiggle-generate v16.0.0
[INFO] [stderr]    Compiling binaryen-sys v0.13.0
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v16.0.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling wiggle-macro v16.0.0
[INFO] [stderr]    Compiling wasmtime-component-macro v16.0.0
[INFO] [stderr]     Checking cranelift-entity v0.103.0
[INFO] [stderr] error: could not compile `indexmap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name indexmap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=1c4090953b40c9f9 -C extra-filename=-bd90613d5eb8b5de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern equivalent=/opt/rustwide/target/debug/deps/libequivalent-d3d0700524103a17.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0f49d63dcd91c348.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5aed26f6e93ef3c7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmtime-component-macro` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name wasmtime_component_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-component-macro-16.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="async"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async"))' -C metadata=e385b7c2ebad52d9 -C extra-filename=-994ae36a1b490574 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3c764fff112420bc.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c5d0319b23faf46e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5aba2e7a7a0dfe82.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4257e22e34ee21b3.rlib --extern wasmtime_component_util=/opt/rustwide/target/debug/deps/libwasmtime_component_util-96149c0aa5a668cd.rlib --extern wasmtime_wit_bindgen=/opt/rustwide/target/debug/deps/libwasmtime_wit_bindgen-343db3f6cfb3457f.rlib --extern wit_parser=/opt/rustwide/target/debug/deps/libwit_parser-6ab52cb29e10bcbf.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: failed to run custom build command for `binaryen-sys v0.13.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/binaryen-sys-97a7ededdde0342d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/binaryen-sys-a94a841e90e79112/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binaryen-sys-0.13.0/binaryen" "-DBUILD_STATIC_LIB=ON" "-DENABLE_WERROR=OFF" "-DBUILD_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/binaryen-sys-a94a841e90e79112/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Building with -DBUILD_LLVM_DWARF
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Building with -Wall
[INFO] [stderr]   -- Building with -Wextra
[INFO] [stderr]   -- Building with -Wno-unused-parameter
[INFO] [stderr]   -- Building with -Wno-dangling-pointer
[INFO] [stderr]   -- Building with -fno-omit-frame-pointer
[INFO] [stderr]   -- Building with -fno-rtti
[INFO] [stderr]   -- Building with -Wno-implicit-int-float-conversion
[INFO] [stderr]   -- Building with -Wno-unknown-warning-option
[INFO] [stderr]   -- Building with -Wswitch
[INFO] [stderr]   -- Building with -Wimplicit-fallthrough
[INFO] [stderr]   -- Building with -Wnon-virtual-dtor
[INFO] [stderr]   -- Building with -fPIC
[INFO] [stderr]   -- Building with -g3
[INFO] [stderr]   -- Building libbinaryen as statically linked library.
[INFO] [stderr]   -- Configuring done (3.8s)
[INFO] [stderr]   -- Generating done (0.7s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/binaryen-sys-a94a841e90e79112/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/binaryen-sys-a94a841e90e79112/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "." "--target" "install" "--config" "Debug"
[INFO] [stderr]   [  1%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionManipulator.cpp.o
[INFO] [stderr]   [  1%] Building CXX object src/ir/CMakeFiles/ir.dir/ExpressionAnalyzer.cpp.o
[INFO] [stderr]   [  1%] Building CXX object src/ir/CMakeFiles/ir.dir/drop.cpp.o
[INFO] [stderr]   [  1%] Building CXX object src/parser/CMakeFiles/parser.dir/context-decls.cpp.o
[INFO] [stderr]   [  2%] Building CXX object src/wasm/CMakeFiles/wasm.dir/literal.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/support/CMakeFiles/support.dir/suffix_tree.cpp.o
[INFO] [stderr]   [  3%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Binary.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/analysis/CMakeFiles/analysis.dir/cfg.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/asm_v_wasm.cpp.o
[INFO] [stderr]   [  3%] Building CXX object src/cfg/CMakeFiles/cfg.dir/Relooper.cpp.o
[INFO] [stderr]   [  4%] Building CXX object src/passes/CMakeFiles/passes.dir/param-utils.cpp.o
[INFO] [stderr]   [  4%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/optimizer-shared.cpp.o
[INFO] [stderr]   [  5%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/ConvertUTF.cpp.o
[INFO] [stderr]   [  6%] Building CXX object src/ir/CMakeFiles/ir.dir/eh-utils.cpp.o
[INFO] [stderr]   [  6%] Building CXX object src/support/CMakeFiles/support.dir/suffix_tree_node.cpp.o
[INFO] [stderr]   [  6%] Building CXX object src/support/CMakeFiles/support.dir/archive.cpp.o
[INFO] [stderr]   [  6%] Building CXX object src/wasm/CMakeFiles/wasm.dir/parsing.cpp.o
[INFO] [stderr]   [  7%] Building CXX object src/support/CMakeFiles/support.dir/bits.cpp.o
[INFO] [stderr]   [  7%] Building CXX object src/support/CMakeFiles/support.dir/colors.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/parser.cpp.o
[INFO] [stderr]   [  8%] Building CXX object src/passes/CMakeFiles/passes.dir/pass.cpp.o
[INFO] [stderr]   [  8%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DataExtractor.cpp.o
[INFO] [stderr]   [  8%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Debug.cpp.o
[INFO] [stderr]   [  9%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DJB.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/asmangle.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/asmjs/CMakeFiles/asmjs.dir/shared-constants.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/support/CMakeFiles/support.dir/command-line.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/simple_ast.cpp.o
[INFO] [stderr]   [ 10%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/Dwarf.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/dwarf2yaml.cpp.o
[INFO] [stderr]   [ 11%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAbbreviationDeclaration.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object src/support/CMakeFiles/support.dir/debug.cpp.o
[INFO] [stderr]   [ 12%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAcceleratorTable.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAddressRange.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFCompileUnit.cpp.o
[INFO] [stderr]   [ 13%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFContext.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDataExtractor.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAbbrev.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object src/support/CMakeFiles/support.dir/dfa_minimization.cpp.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAddr.cpp.o
[INFO] [stderr]   [ 14%] Built target asmjs
[INFO] [stderr]   [ 14%] Building CXX object src/support/CMakeFiles/support.dir/file.cpp.o
[INFO] [stderr]   [ 15%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugAranges.cpp.o
[INFO] [stderr]   [ 16%] Building CXX object src/support/CMakeFiles/support.dir/istring.cpp.o
[INFO] [stderr]   [ 16%] Building CXX object src/support/CMakeFiles/support.dir/json.cpp.o
[INFO] [stderr]   [ 16%] Built target emscripten-optimizer
[INFO] [stderr]   [ 16%] Building CXX object src/support/CMakeFiles/support.dir/path.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object src/support/CMakeFiles/support.dir/name.cpp.o
[INFO] [stderr]   [ 17%] Building CXX object third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFDebugArangeSet.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/analysis/CMakeFiles/analysis.dir/build.make:76: src/analysis/CMakeFiles/analysis.dir/cfg.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:595: src/analysis/CMakeFiles/analysis.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/cfg/CMakeFiles/cfg.dir/build.make:76: src/cfg/CMakeFiles/cfg.dir/Relooper.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:439: src/cfg/CMakeFiles/cfg.dir/all] Error 2
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/parser/CMakeFiles/parser.dir/build.make:76: src/parser/CMakeFiles/parser.dir/context-decls.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:517: src/parser/CMakeFiles/parser.dir/all] Error 2
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:76: src/wasm/CMakeFiles/wasm.dir/literal.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/passes/CMakeFiles/passes.dir/build.make:76: src/passes/CMakeFiles/passes.dir/param-utils.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/ir/CMakeFiles/ir.dir/build.make:90: src/ir/CMakeFiles/ir.dir/ExpressionManipulator.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/ir/CMakeFiles/ir.dir/build.make:76: src/ir/CMakeFiles/ir.dir/ExpressionAnalyzer.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/ir/CMakeFiles/ir.dir/build.make:104: src/ir/CMakeFiles/ir.dir/drop.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/ir/CMakeFiles/ir.dir/build.make:118: src/ir/CMakeFiles/ir.dir/eh-utils.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:387: src/ir/CMakeFiles/ir.dir/all] Error 2
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:90: src/wasm/CMakeFiles/wasm.dir/parsing.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:569: src/wasm/CMakeFiles/wasm.dir/all] Error 2
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/passes/CMakeFiles/passes.dir/build.make:90: src/passes/CMakeFiles/passes.dir/pass.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:491: src/passes/CMakeFiles/passes.dir/all] Error 2
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [src/support/CMakeFiles/support.dir/build.make:146: src/support/CMakeFiles/support.dir/command-line.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/build.make:160: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/dwarf2yaml.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/build.make:174: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAbbreviationDeclaration.cpp.o] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/build.make:188: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/DWARFAcceleratorTable.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:543: src/support/CMakeFiles/support.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:959: third_party/llvm-project/CMakeFiles/llvm_dwarf.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3595) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.51/src/lib.rs:1100:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56ffc7ea84a1 - std[7ad685695f4d6cf5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x56ffc7ea84a1 - std[7ad685695f4d6cf5]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ad685695f4d6cf5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x56ffc7ea84a1 - std[7ad685695f4d6cf5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x56ffc7ea84a1 - <<std[7ad685695f4d6cf5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6c52508f0c02959d]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x56ffc7ebf9ba - <core[6c52508f0c02959d]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x56ffc7ebf9ba - core[6c52508f0c02959d]::fmt::write
[INFO] [stderr]      6:     0x56ffc7eaf2ec - core[6c52508f0c02959d]::io::write::default_write_fmt::<std[7ad685695f4d6cf5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x56ffc7eaf2ec - <std[7ad685695f4d6cf5]::sys::stdio::unix::Stderr as core[6c52508f0c02959d]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x56ffc7e83a96 - <std[7ad685695f4d6cf5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x56ffc7e83a96 - std[7ad685695f4d6cf5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x56ffc7ea0fc1 - std[7ad685695f4d6cf5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x56ffc7ea117b - std[7ad685695f4d6cf5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x56ffc7e83b42 - std[7ad685695f4d6cf5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x56ffc7e7bbb9 - std[7ad685695f4d6cf5]::sys::backtrace::__rust_end_short_backtrace::<std[7ad685695f4d6cf5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x56ffc7e8442d - __rustc[4b0a1a03217d90f5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x56ffc7ec025c - core[6c52508f0c02959d]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x56ffc7deb687 - cmake[e3bb1a730887a9d4]::fail
[INFO] [stderr]     17:     0x56ffc7deb341 - cmake[e3bb1a730887a9d4]::run
[INFO] [stderr]     18:     0x56ffc7df1265 - <cmake[e3bb1a730887a9d4]::Config>::build
[INFO] [stderr]     19:     0x56ffc7bbdd28 - build_script_build[76007968dae0d954]::main
[INFO] [stderr]     20:     0x56ffc7bc2153 - <fn() as core[6c52508f0c02959d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x56ffc7bbb5f6 - std[7ad685695f4d6cf5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x56ffc7bbbeb9 - std[7ad685695f4d6cf5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x56ffc7ea01d7 - <&dyn core[6c52508f0c02959d]::ops::function::Fn<(), Output = i32> + core[6c52508f0c02959d]::marker::Sync + core[6c52508f0c02959d]::panic::unwind_safe::RefUnwindSafe as core[6c52508f0c02959d]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x56ffc7ea01d7 - std[7ad685695f4d6cf5]::panicking::catch_unwind::do_call::<&dyn core[6c52508f0c02959d]::ops::function::Fn<(), Output = i32> + core[6c52508f0c02959d]::marker::Sync + core[6c52508f0c02959d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:576:43
[INFO] [stderr]     25:     0x56ffc7ea01d7 - std[7ad685695f4d6cf5]::panicking::catch_unwind::<i32, &dyn core[6c52508f0c02959d]::ops::function::Fn<(), Output = i32> + core[6c52508f0c02959d]::marker::Sync + core[6c52508f0c02959d]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x56ffc7ea01d7 - std[7ad685695f4d6cf5]::panic::catch_unwind::<&dyn core[6c52508f0c02959d]::ops::function::Fn<(), Output = i32> + core[6c52508f0c02959d]::marker::Sync + core[6c52508f0c02959d]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x56ffc7ea01d7 - std[7ad685695f4d6cf5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x56ffc7ea01d7 - std[7ad685695f4d6cf5]::panicking::catch_unwind::do_call::<std[7ad685695f4d6cf5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:576:43
[INFO] [stderr]     29:     0x56ffc7ea01d7 - std[7ad685695f4d6cf5]::panicking::catch_unwind::<isize, std[7ad685695f4d6cf5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x56ffc7ea01d7 - std[7ad685695f4d6cf5]::panic::catch_unwind::<std[7ad685695f4d6cf5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x56ffc7ea01d7 - std[7ad685695f4d6cf5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/d0ab665d12770dbaae620b539ee4319b83445f45/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x56ffc7bbb5e1 - std[7ad685695f4d6cf5]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x56ffc7bc2265 - main
[INFO] [stderr]     34:     0x72b9b83da1ca - <unknown>
[INFO] [stderr]     35:     0x72b9b83da28b - __libc_start_main
[INFO] [stderr]     36:     0x56ffc7bb8755 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9", kill_on_drop: false }`
[INFO] [stdout] 91c0be104110a59f9723f70fad9c8be63bae22fa3de3f710787ae5d4a1a6edd9
